home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / software / poco / pocosetup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMADDRESS / TFRMADDRESS.txt
Text File  |  2003-07-29  |  13KB  |  493 lines

  1. object frmAddress: TfrmAddress
  2.   Left = 369
  3.   Top = 323
  4.   Width = 185
  5.   Height = 256
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSizeToolWin
  8.   Caption = 'Addresses'
  9.   Color = clBtnFace
  10.   DragKind = dkDock
  11.   DragMode = dmAutomatic
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -14
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = True
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnResize = FormResize
  23.   OnShow = FormShow
  24.   PixelsPerInch = 120
  25.   TextHeight = 16
  26.   object pnlList: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 177
  30.     Height = 216
  31.     Align = alClient
  32.     BevelOuter = bvNone
  33.     ParentColor = True
  34.     TabOrder = 0
  35.     object AddressTree: TElTree
  36.       Left = 0
  37.       Top = 19
  38.       Width = 177
  39.       Height = 197
  40.       Align = alClient
  41.       AlwaysKeepFocus = True
  42.       AutoLookup = True
  43.       BackgroundType = bgtVertGradient
  44.       BorderStyle = bsNone
  45.       DeselectChildrenOnCollapse = True
  46.       DoInplaceEdit = False
  47.       DragAllowed = True
  48.       DragTrgDrawMode = ColorRect
  49.       ExpandOnDblClick = False
  50.       FlatFocusedScrollbars = False
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clWindowText
  53.       Font.Height = -11
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       GradientStartColor = clWhite
  57.       GradientEndColor = 16771306
  58.       HeaderHeight = 20
  59.       HeaderHotTrack = False
  60.       HeaderSections.Data = {
  61.         F4FFFFFF0100000008C0200601000000FFFFFFFF000101010100636F3C000000
  62.         0A0000001027000001000000F42C9B020000000004005C44000000000000016F
  63.         0000000000000000000100000000000014C1200648000000433A5C446174615C
  64.         506F636F335C464D73672E44464D000038C1200638C1200624000000433A5C44
  65.         6174615C506F636F335C464D73672E4490000000080000004164647265737300
  66.         01000000000000000000000000}
  67.       HeaderFlat = True
  68.       HideHintOnTimer = True
  69.       HideSelectColor = clGray
  70.       HideSelectTextColor = clWhite
  71.       HideSelection = True
  72.       HorzScrollBarStyles.MinThumbSize = 16
  73.       HorzScrollBarStyles.NoSunkenThumb = True
  74.       HorzScrollBarStyles.ShowTrackHint = False
  75.       HorzScrollBarStyles.Width = 21
  76.       HorzScrollBarStyles.ButtonSize = 21
  77.       HorzScrollBarStyles.UseXPThemes = False
  78.       Images = ImageS
  79.       ItemIndent = 10
  80.       LineHeight = 16
  81.       LinesColor = clBtnShadow
  82.       LinesStyle = psSolid
  83.       LineHintMode = shmNone
  84.       LockHeaderHeight = True
  85.       OwnerDrawByColumn = False
  86.       ParentFont = False
  87.       ParentShowHint = False
  88.       PopupMenu = PopupAddress
  89.       ScrollBackground = True
  90.       ScrollTracking = True
  91.       ShowHint = False
  92.       ShowLeafButton = False
  93.       ShowLines = False
  94.       StoragePath = 'Tree'
  95.       SortUseCase = False
  96.       TabOrder = 0
  97.       TabStop = True
  98.       Tracking = False
  99.       UnderlineTracked = False
  100.       UseCustomScrollBars = False
  101.       VerticalLines = True
  102.       VertScrollBarStyles.MinThumbSize = 8
  103.       VertScrollBarStyles.NoSunkenThumb = True
  104.       VertScrollBarStyles.ShowTrackHint = True
  105.       VertScrollBarStyles.Width = 21
  106.       VertScrollBarStyles.ButtonSize = 21
  107.       VertScrollBarStyles.UseXPThemes = False
  108.       VirtualityLevel = vlTextAndStyles
  109.       UseXPThemes = False
  110.       TextColor = clBtnText
  111.       BkColor = clBtnFace
  112.       OnHeaderColumnClick = AddressTreeHeaderColumnClick
  113.       OnHeaderLookup = AddressTreeHeaderLookup
  114.       OnItemPreDraw = AddressTreeItemPreDraw
  115.       OnItemExpand = AddressTreeItemExpand
  116.       OnItemCollapse = AddressTreeItemCollapse
  117.       OnCompareItems = AddressTreeCompareItems
  118.       OnVirtualTextNeeded = AddressTreeVirtualTextNeeded
  119.       OnVirtualHintNeeded = AddressTreeVirtualHintNeeded
  120.       OnVirtualValueNeeded = AddressTreeVirtualValueNeeded
  121.       OnVirtualStyleNeeded = AddressTreeVirtualStyleNeeded
  122.       OnDragDrop = AddressView1DragDrop
  123.       OnDragOver = AddressView1DragOver
  124.       OnMouseMove = AddressTreeMouseMove
  125.       OnDblClick = AddressTreeDblClick
  126.       OnKeyPress = AddressView1KeyPress
  127.     end
  128.     object PnlTop: TElPanel
  129.       Left = 0
  130.       Top = 0
  131.       Width = 177
  132.       Height = 19
  133.       BackgroundType = bgtHorzGradient
  134.       GradientEndColor = 16741719
  135.       GradientStartColor = 16750722
  136.       GradientSteps = 64
  137.       Align = alTop
  138.       BevelOuter = bvNone
  139.       UseXPThemes = False
  140.       TabOrder = 1
  141.       DockOrientation = doNoOrient
  142.       DesignSize = (
  143.         177
  144.         19)
  145.       object DivLine: TShape
  146.         Left = 0
  147.         Top = 18
  148.         Width = 177
  149.         Height = 1
  150.         Align = alBottom
  151.       end
  152.       object BtnClose: TElGraphicButton
  153.         Left = 160
  154.         Top = 2
  155.         Width = 14
  156.         Height = 14
  157.         Cursor = crDefault
  158.         MoneyFlat = True
  159.         MoneyFlatInactiveColor = clGray
  160.         MoneyFlatActiveColor = clBlack
  161.         MoneyFlatDownColor = clRed
  162.         Layout = blGlyphRight
  163.         NumGlyphs = 1
  164.         ShadowFollowsColor = False
  165.         ShadowsUseCustom = True
  166.         ShadowBtnHighlight = clYellow
  167.         ShadowBtnShadow = clBlack
  168.         ShadowBtnDkShadow = 33023
  169.         LinkStyle = [fsUnderline]
  170.         ThinFrame = True
  171.         UseXPThemes = False
  172.         Caption = 'X'
  173.         Font.Charset = DEFAULT_CHARSET
  174.         Font.Color = clWindowText
  175.         Font.Height = 15
  176.         Font.Name = 'Arial'
  177.         Font.Style = [fsBold]
  178.         ParentFont = False
  179.         OnClick = BtnCloseClick
  180.         Anchors = [akTop, akRight]
  181.         DockOrientation = doNoOrient
  182.       end
  183.       object BtnPop: TElPopupButton
  184.         Left = 1
  185.         Top = 2
  186.         Width = 103
  187.         Height = 16
  188.         Cursor = crDefault
  189.         DrawDefaultFrame = False
  190.         PullDownMenu = MenuBooks
  191.         PopupPlace = ppRight
  192.         AdjustSpaceForGlyph = False
  193.         Flat = True
  194.         LinkStyle = [fsUnderline]
  195.         NumGlyphs = 1
  196.         ShowFocus = False
  197.         UseArrow = True
  198.         ThinFrame = True
  199.         Transparent = True
  200.         ShowBorder = False
  201.         UseXPThemes = False
  202.         Caption = 'Address'
  203.         TabStop = False
  204.         TabOrder = 0
  205.         Color = clBtnFace
  206.         ParentColor = False
  207.         Font.Charset = DEFAULT_CHARSET
  208.         Font.Color = clWindowText
  209.         Font.Height = 15
  210.         Font.Name = 'Arial'
  211.         Font.Style = []
  212.         ParentFont = False
  213.         OnClick = BtnPopClick
  214.         DockOrientation = doNoOrient
  215.         DoubleBuffered = False
  216.       end
  217.     end
  218.   end
  219.   object PopupAddress: TPopupMenu
  220.     OnPopup = PopupAddressPopup
  221.     Left = 24
  222.     Top = 154
  223.     object NewMessage1: TMenuItem
  224.       Caption = 'New &Message'
  225.       Default = True
  226.       OnClick = NewMessage1Click
  227.     end
  228.     object MenuFilter: TMenuItem
  229.       Caption = '&Quick Filter...'
  230.       OnClick = MenuFilterClick
  231.     end
  232.     object NewAddress1: TMenuItem
  233.       Caption = 'New Address...'
  234.       OnClick = NewAddress1Click
  235.     end
  236.     object NewGroup1: TMenuItem
  237.       Caption = 'New Group...'
  238.       OnClick = AddNewGroup
  239.     end
  240.     object N7: TMenuItem
  241.       Caption = '-'
  242.     end
  243.     object CopyMenu: TMenuItem
  244.       AutoHotkeys = maManual
  245.       Caption = 'C&opy To'
  246.     end
  247.     object MoveMenu: TMenuItem
  248.       AutoHotkeys = maManual
  249.       Caption = 'Mov&e To'
  250.     end
  251.     object N8: TMenuItem
  252.       Caption = '-'
  253.     end
  254.     object View1: TMenuItem
  255.       Caption = '&View'
  256.       object MenuViewNick: TMenuItem
  257.         Caption = 'By &Nick'
  258.         Checked = True
  259.         GroupIndex = 1
  260.         RadioItem = True
  261.         OnClick = MenuViewNickClick
  262.       end
  263.       object MenuViewName: TMenuItem
  264.         Caption = 'By First Last'
  265.         GroupIndex = 1
  266.         RadioItem = True
  267.         OnClick = MenuViewNickClick
  268.       end
  269.       object MenuViewLast: TMenuItem
  270.         Caption = 'By Last, First'
  271.         GroupIndex = 1
  272.         RadioItem = True
  273.         OnClick = MenuViewNickClick
  274.       end
  275.       object MenuViewEmail: TMenuItem
  276.         Caption = 'By &E-mail'
  277.         GroupIndex = 1
  278.         RadioItem = True
  279.         OnClick = MenuViewNickClick
  280.       end
  281.       object N13: TMenuItem
  282.         Caption = '-'
  283.         GroupIndex = 1
  284.       end
  285.       object MenuOneLineDisplay: TMenuItem
  286.         Caption = 'One-line Display'
  287.         GroupIndex = 2
  288.         RadioItem = True
  289.         OnClick = MenuViewNickClick
  290.       end
  291.       object MenuOneLineDisplayC: TMenuItem
  292.         Caption = 'One-line Display (composite)'
  293.         GroupIndex = 2
  294.         RadioItem = True
  295.         OnClick = MenuViewNickClick
  296.       end
  297.       object MenuTwoLineDisplay: TMenuItem
  298.         Caption = 'Two-line Display'
  299.         GroupIndex = 2
  300.         RadioItem = True
  301.         OnClick = MenuViewNickClick
  302.       end
  303.       object MenuFourLineDisplay: TMenuItem
  304.         Caption = 'Four-line Display'
  305.         GroupIndex = 2
  306.         RadioItem = True
  307.         OnClick = MenuViewNickClick
  308.       end
  309.     end
  310.     object Sort1: TMenuItem
  311.       Caption = 'Sort'
  312.       object MenuSortFirst: TMenuItem
  313.         Caption = 'By First Name'
  314.         GroupIndex = 1
  315.         RadioItem = True
  316.         OnClick = MenuSortFirstClick
  317.       end
  318.       object MenuSortLast: TMenuItem
  319.         Caption = 'By Last Name'
  320.         Checked = True
  321.         GroupIndex = 1
  322.         RadioItem = True
  323.         OnClick = MenuSortFirstClick
  324.       end
  325.       object MenuSortCompany: TMenuItem
  326.         Caption = 'By Company'
  327.         GroupIndex = 1
  328.         RadioItem = True
  329.         OnClick = MenuSortFirstClick
  330.       end
  331.       object MenuSortDept: TMenuItem
  332.         Caption = 'By Department'
  333.         GroupIndex = 1
  334.         RadioItem = True
  335.         OnClick = MenuSortFirstClick
  336.       end
  337.       object N14: TMenuItem
  338.         Caption = '-'
  339.         GroupIndex = 1
  340.       end
  341.       object MenuSortFull: TMenuItem
  342.         Caption = 'By Full name'
  343.         GroupIndex = 1
  344.         RadioItem = True
  345.         OnClick = MenuSortFirstClick
  346.       end
  347.       object MenuSortNick: TMenuItem
  348.         Caption = 'By Nickname'
  349.         GroupIndex = 1
  350.         RadioItem = True
  351.         OnClick = MenuSortFirstClick
  352.       end
  353.       object MenuSortEmail: TMenuItem
  354.         Caption = 'By Email'
  355.         GroupIndex = 1
  356.         RadioItem = True
  357.         OnClick = MenuSortFirstClick
  358.       end
  359.     end
  360.     object N5: TMenuItem
  361.       Caption = '-'
  362.     end
  363.     object CopyName1: TMenuItem
  364.       Caption = 'Copy &Name'
  365.       OnClick = CopyName1Click
  366.     end
  367.     object CopyEmailAddress1: TMenuItem
  368.       Caption = '&Copy E-mail'
  369.       OnClick = CopyEmailAddress1Click
  370.     end
  371.     object CopyNameEmail: TMenuItem
  372.       Caption = 'Copy N&ame and E-mail'
  373.       OnClick = CopyNameEmailClick
  374.     end
  375.     object N9: TMenuItem
  376.       Caption = '-'
  377.     end
  378.     object SetasFavourite1: TMenuItem
  379.       Caption = 'Make V.I.P.'
  380.       OnClick = SetasFavourite1Click
  381.     end
  382.     object SetasNonFavourite1: TMenuItem
  383.       Caption = 'Remove V.I.P. Status'
  384.       OnClick = SetasFavourite1Click
  385.     end
  386.     object StyledPreference1: TMenuItem
  387.       Caption = 'Styled Preference'
  388.       object PrefersStyled1: TMenuItem
  389.         Caption = 'Prefers Styled Messages'
  390.         OnClick = PrefersStyled1Click
  391.       end
  392.       object PrefersPlain1: TMenuItem
  393.         Caption = 'Prefers Plain Messages'
  394.         OnClick = PrefersStyled1Click
  395.       end
  396.     end
  397.     object N11: TMenuItem
  398.       Caption = '-'
  399.     end
  400.     object DeleteAddress1: TMenuItem
  401.       Caption = '&Delete Address'
  402.       ShortCut = 46
  403.       OnClick = DeleteAddress1Click
  404.     end
  405.     object N6: TMenuItem
  406.       Caption = '-'
  407.     end
  408.     object EditAddress1: TMenuItem
  409.       Caption = '&Properties...'
  410.       ShortCut = 32781
  411.       OnClick = EditAddress1Click
  412.     end
  413.   end
  414.   object PopupLists: TPopupMenu
  415.     OnPopup = PopupListsPopup
  416.     Left = 62
  417.     Top = 154
  418.     object AddAddresstMenu: TMenuItem
  419.       Caption = 'Add Address to Address &Book'
  420.       OnClick = AddAddresstMenuClick
  421.     end
  422.     object NewMessageTo1: TMenuItem
  423.       Caption = '&New Message To...'
  424.       OnClick = NewMessageTo1Click
  425.     end
  426.     object QuickFilter1: TMenuItem
  427.       Caption = '&Quick Filter...'
  428.       OnClick = QuickFilter1Click
  429.     end
  430.     object N10: TMenuItem
  431.       Caption = '-'
  432.     end
  433.     object MenuInsert: TMenuItem
  434.       Caption = 'Insert Favourite Address'
  435.     end
  436.     object N4: TMenuItem
  437.       Caption = '-'
  438.     end
  439.     object AddToListMenu: TMenuItem
  440.       Caption = 'Add Address to Group'
  441.     end
  442.     object RemoveFromListMenu: TMenuItem
  443.       Caption = 'Remove Address from Group'
  444.     end
  445.     object MenuReport: TMenuItem
  446.       Caption = 'Report on Address...'
  447.       OnClick = MenuReportClick
  448.     end
  449.     object N1: TMenuItem
  450.       Caption = '-'
  451.     end
  452.     object Undo1: TMenuItem
  453.       Caption = '&Undo'
  454.       OnClick = Undo1Click
  455.     end
  456.     object N2: TMenuItem
  457.       Caption = '-'
  458.     end
  459.     object Cut1: TMenuItem
  460.       Caption = 'Cu&t'
  461.       OnClick = Cut1Click
  462.     end
  463.     object Copy1: TMenuItem
  464.       Caption = '&Copy'
  465.       OnClick = Copy1Click
  466.     end
  467.     object Paste1: TMenuItem
  468.       Caption = '&Paste'
  469.       OnClick = Paste1Click
  470.     end
  471.     object Delete1: TMenuItem
  472.       Caption = '&Delete'
  473.       OnClick = Delete1Click
  474.     end
  475.     object N3: TMenuItem
  476.       Caption = '-'
  477.     end
  478.     object SelectAll1: TMenuItem
  479.       Caption = 'Select &All'
  480.       OnClick = SelectAll1Click
  481.     end
  482.   end
  483.   object ImageS: TImageList
  484.     Left = 110
  485.     Top = 134
  486.   end
  487.   object MenuBooks: TPopupMenu
  488.     AutoHotkeys = maManual
  489.     Left = 50
  490.     Top = 14
  491.   end
  492. end
  493.